UCF STIG Viewer Logo

The system and user default umask must be 077.


Overview

Finding ID Version Rule ID IA Controls Severity
V-808 GEN002560 SV-38475r1_rule ECCD-1 ECCD-2 Medium
Description
The umask controls the default access mode assigned to newly created files. An umask of 077 limits new files to mode 700 or less permissive. Although umask can be represented as a 4-digit number, the first digit representing special access modes is typically ignored or required to be 0. This requirement applies to the globally configured system defaults and the user defaults for each account on the system.
STIG Date
HP-UX 11.31 Security Technical Implementation Guide 2017-01-27

Details

Check Text ( None )
None
Fix Text (F-31745r1_fix)
Edit local and global initialization files containing umask and change them to use 077 instead of the current value.